CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 电梯模拟 c

搜索资源列表

  1. lift_simulation

    1下载:
  2. 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:60644
    • 提供者:阿刀
  1. dianti1111

    2下载:
  2. 一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:yzb
  1. C++_elevator

    0下载:
  2. 此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致。-this procedure visual interface can be realized under the simulated elevator operation can be increased or decreased in the course of carrying "the way" of passengers, and the practica
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5416
    • 提供者:吴锐骁
  1. 54345

    0下载:
  2. 电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:318457
    • 提供者:wangran
  1. dtmoni(C++)PLC

    0下载:
  2. 这是 一个电梯模拟的C++程序...分成N个文件运行..实现自动模拟
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19909
    • 提供者:
  1. SimElevator

    0下载:
  2. 一个用c++写的的电梯模拟算法实现,重在算法。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32471
    • 提供者:danma
  1. 12122253752

    1下载:
  2. 电梯模拟系统(C++6.0测试通过),有具体的代码。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35492
    • 提供者:紫木
  1. ElevatorUltimate

    0下载:
  2. 用c编写的电梯模拟程序,不是很好。还望见谅!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60454
    • 提供者:lianshibo
  1. diantimoni

    0下载:
  2. 基于Visual C++开发的,关于电梯工作过程的模拟的程序源代码。电梯模拟
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2157
    • 提供者:zhangqin
  1. Elvis_sfx

    0下载:
  2. 电梯模拟程序 用C++编写,可以模拟电梯的常用功能 有借鉴意义
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:358419
    • 提供者:changjun
  1. 电梯C语言版

    1下载:
  2. 文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!-document contains the elevator in C language source code and executable files. The lift procedure is a good simulation of the process of running the elevator!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39680
    • 提供者:马超武
  1. lift

    0下载:
  2. 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17998
    • 提供者:许发扬
  1. elevator

    0下载:
  2. 该程序在Visual C++ 6.0 + SP6环境下测试完成,实现了电梯模拟程序,共实现11个类-The program in Visual C++ 6.0+ SP6 environment test is completed, the realization of an elevator simulation program, a total of 11 categories to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:36280
    • 提供者:chenjin
  1. lift

    0下载:
  2. 电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:11346
    • 提供者:lineol
  1. ElevatorViewer

    0下载:
  2. 电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:193434
    • 提供者:fq
  1. Elevator

    0下载:
  2. 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2864373
    • 提供者:田野
  1. DianTi

    0下载:
  2. 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1955297
    • 提供者:周西
  1. lift

    0下载:
  2. C#模拟电梯控制,格式还不错,值得学习一下。-C# simulated elevator control, the format is also good, worth learning about.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:176837
    • 提供者:陈文奇
  1. dianti

    0下载:
  2. 一个电梯模拟程序,用c++实现,可以自己改楼层数.-An elevator simulation program, c++ implementation with, you can change your floors.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1394956
    • 提供者:your name
  1. 电梯运行模拟

    0下载:
  2. 模拟电梯的运行过程,包括人员生成功能、楼层处理功能、建筑生成功能(负责生成一个有多少楼层的建筑)、按钮处理功能(可以把键入的楼层号显示在屏幕上,并可以在屏幕上显示电梯内的按钮)、时钟处理功能、电梯运行功能(调用以上所有功能,实现电梯的运行)。(Simulate the running process of elevator)
  3. 所属分类:其他

« 12 3 4 »
搜珍网 www.dssz.com